home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15645 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  718 b 

  1. Path: news.icubed.com!usenet
  2. From: sj2393@ansys.com (Steve Jones)
  3. Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++
  4. Subject: Controls in non-dialog (mfc)
  5. Date: 2 Apr 1996 20:29:19 GMT
  6. Organization: Infobahn International, Inc.
  7. Message-ID: <4js2mv$sk6@news.icubed.com>
  8. NNTP-Posting-Host: 192.104.24.222
  9. X-Newsreader: knews 0.9.6
  10.  
  11. How in MFC does one go about embedding a control within a
  12. window that is not a dialog box?  For example, I can
  13. construct and Create() a CEdit object within a CView derived
  14. class, but nothing (apparently) happens.  I knew when I
  15. tried it something wasn't quite right; I wasn't sure what to
  16. use for the nID.  Is it necessary to use a resource?
  17.  
  18.  
  19. steve
  20.  
  21. stevejones@ansys.com
  22.  
  23.